Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies #577

Merged
merged 2 commits into from
Feb 2, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/bun (source) 1.2.1 -> 1.2.2 age adoption passing confidence devDependencies patch
@​types/json-stable-stringify 1.1.0 -> 1.2.0 age adoption passing confidence devDependencies minor
@types/node (source) 22.12.0 -> 22.13.0 age adoption passing confidence dependencies minor
@types/node (source) 22.12.0 -> 22.13.0 age adoption passing confidence devDependencies minor
bun (source) 1.2.1 -> 1.2.2 age adoption passing confidence devDependencies patch
oven/bun 1.2.1 -> 1.2.2 age adoption passing confidence final patch
oven/bun 1.2.1 -> 1.2.2 age adoption passing confidence stage patch
parse-duration 2.0.1 -> 2.1.2 age adoption passing confidence devDependencies minor
rollup (source) 4.32.1 -> 4.34.0 age adoption passing confidence devDependencies minor
wrangler (source) 3.107.0 -> 3.107.2 age adoption passing confidence devDependencies patch

Release Notes

oven-sh/bun (bun)

v1.2.2: Bun v1.2.2

Compare Source

To install Bun v1.2.2

curl -fsSL https://bun.sh/install | bash

### or you can use npm
### npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.2.2:

bun upgrade
Read Bun v1.2.2's release notes on Bun's blog
Thanks to 12 contributors!
jkroso/parse-duration (parse-duration)

v2.1.2

Compare Source

What's Changed

  • Fixed type definitions
  • Added abbrs mo, mth, microsec, nanosec
  • Removed b abbr
  • Removed μ as greek mu in favor of µ left in default set

Full Changelog: jkroso/parse-duration@v2.1.1...v2.1.2

v2.1.1

Compare Source

v2.1.0

Compare Source

v2.0.2

Compare Source

rollup/rollup (rollup)

v4.34.0

Compare Source

2025-02-01

Features
  • Tree-shake unused properties in object literals (re-implements #​5420) (#​5737)
Pull Requests

v4.33.0

Compare Source

2025-02-01

Features
  • Correctly detect literal value of more negated expressions (#​5812)
Bug Fixes
  • Use the correct with/assert attribute key in dynamic imports (#​5818)
  • Fix an issue where logical expressions were considered to have the wrong value (#​5819)
Pull Requests
cloudflare/workers-sdk (wrangler)

v3.107.2

Compare Source

Patch Changes

v3.107.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8d25c55 to 613aece Compare February 2, 2025 00:34
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Feb 2, 2025
@ardatan ardatan merged commit 4e44369 into main Feb 2, 2025
39 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch February 2, 2025 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants